home *** CD-ROM | disk | FTP | other *** search
- '
- ' Captain Nemo sample user menu file
- '
- ' This file is part of the "Captain Nemo" file manager.
- ' Copyright (C) 1993-1996 by Adam Mirowski
- '
- ' $Id: nemo-os2.mnu 1.16 96/02/02 22:29:03 ROOT_DOS Exp $
- '
- ' Note: The main menu should be in the root directory of
- ' the disk containing the nemo.exe binary.
- '
- ───── Sessions ─────────
-
- F1: DOS session
- startd /DOS /FS /SF E:\os2\bin\startd.ini command /e:640
-
- F2: Captain Nemo for DOS
- startd /DOS /FS /SF E:\os2\bin\startd.ini C:\home\bin\bc-dos0.exe
-
- F3: Captain Nemo for OS/2
- start /F /FS /C C:\os2\local\nemo.cmd
-
- F4: Norton Commander for DOS
- startd /DOS /FS /SF E:\os2\bin\startd.ini C:\home\bin\nk.bat
-
- F5: Fullscreen OS/2
- start /FS
-
- F6: Workplace Shell
- start /F pmshell
-
- F7: Win-OS/2 fullscreen
- start /F /C win progman
-
- ───── Multimedia ───────
-
- F8: Volume control
- start /F ampm
-
- ───── Boots ────────────
-
- O: OS/2 boot
- echo Y | boot /os2
-
- D: DOS boot
- echo Y | boot /dos
-
-